projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7faa023
)
(pr): Don't print newline here.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 00:56:39 +0000
(
00:56
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 00:56:39 +0000
(
00:56
+0000)
src/.gdbinit
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index 87e3c2824d6ebf136afb52b84d6653fa29c13542..131459f306426b8b6b1090892a993b2b155d56e1 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-11,7
+11,6
@@
set $nonvalbits = gdb_emacs_intbits - gdb_valbits
# Set up something to print out s-expressions.
define pr
set debug_print ($)
-echo \n
end
document pr
Print the emacs s-expression which is $.